To help companies integrate testing into their DevOps cycle, tool provider Coverity recently announced the Development Testing Maturity Model, a guide for implementing testing best practices.
Coverity's Development Testing Maturity Model works in conjunction with the Coverity Development Testing Platform, but it isn't solely for users of that platform. Rather, it's a set of practices for organizations no matter what testing platform they're using. "Between our open-source experience as well as having worked with a variety of enterprise customers, we've come up with this best practices model that the whole industry can use," said Jennifer Johnson, VP of marketing at Coverity.
The Development Testing Maturity Model outlines a phased-in approach to development testing adoption. "We're not telling people to just throw in a technology and figure it out or do everything all at once," Johnson said. "Take incremental steps. That's how you're going to be successful."
The maturity model helps companies find quality and security issues as code is being developed. "We are not saying that we're going to replace QA testing and security audits, absolutely not. You still need to do them," said Johnson. "But what this does is it helps remove a lot of the defects in the front end that, right now, QA testers and security auditors waste time trying to fix, like basic bug detection and fixing."
This helps accelerate the DevOps process, Johnson said, because if you can find the majority of defects in development and fix them before they ever get to a QA tester, then that QA tester can focus on validating that the code works and that it can scale, as well as do load testing. She said it also helps the security auditor to focus on exactly what they were meant to do, which is to look at the software from a security standpoint to make sure that it meets compliance requirements.
"You'll have more reliability in what you're actually pushing out into operations. You're going to have less of a troubleshooting escalation loop back to development once you're in the field," Johnson said. "This is because you're helping everybody eliminate more defects so you get less out in the wild, so to speak. Plus you get more products faster to market, and you get better quality on the back end."
|